Skip to content
Back to search
30
MCP

Say (Text-to-Speech)

pulsemcp/say (text-to-speech)

Provides text-to-speech capabilities through both native system voices and ElevenLabs integration, enabling vocalization of responses without leaving the conversation interface.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

macOS Say
Leverages macOS 'say' command for customizable text-to-speech functionality, enabling dynamic voice output.
0 tools
ElevenLabs
Integrates with ElevenLabs to provide high-quality text-to-speech, voice cloning, and conversational capabilities with customizable voice pr
0 tools
AI Voice Tools
AI-powered voice synthesis and text processing tools using the ElevenLabs API.
0 tools
n8n-nodes-elevenlabs-beta
n8n node to call ElevenLabs speech to text and text to speech methods.
0 tools
Daisys AI Text-to-Speech
Provides a bridge to the Daisys AI text-to-speech API, enabling high-quality voice audio generation with control over characteristics like g
0 tools
com.mcparmory/elevenlabs
Convert text to speech, transcribe audio, and dub videos with AI voices
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "say_(text-to-speech)": {
      "url": "None",
      "transport": "http"
    }
  }
}